Version 1.4.2
=============
- Fixed a bug with the "Ignore Common Abbreviations" feature which was mistaking the end of sentences for abbreviations.



Version 1.4.1
=============
- Added "Ignore Common Abbreviation" option to prevent periods at the end of common abbreviations (such as "Mr." or "Dr.") being treated as the end of a sentence.  The list of abbreviations can be customized by modifying the config\abbreviations.xml file.



Version 1.4
===========
- Added option for replacing existing placeholders when inserting links, videos, images and keywords.



Version 1.3.2
=============
- bugfix: Injection projects with multiple folders were only processing the last folder



Version 1.3.1
=============
- Added "Apply These Settings to All Directories" button in the injection project setup.  This will allow you to configure the settings for one directory and then replicate the same settings to all directories in the project.
- Added "Put all Titles in Spintax at Top of File" option for the blender's single file output.  When checked this will cause all the article's titles to be put at the top of the single file output in spintax format.
- Bugfix: Encoding issues killing foreign characters
- Bugfix: problem with one project's elements getting injected into another projects file when running multiple injection projects at once



Version 1.3
===========
- Added option for importing titles from another file in the blender
- Injector projects and blender now run in separate threads so the UI no longer locks up while it's working (you can also run the them at the same time, just make sure they aren't working on the same batch of articles at the same time!)
- Settings for defining default directories for articles and keyword/image/video/url/title lists, so you don't have to navigate to the right folders each time you set up a project



Version 1.2
===========

- Keyword & plain text insertion. Works the same way as inserting images, videos and links. There are options for randomly adding Bold, Italics and/or Underline tags for 'keyword emphasis'. You can also use HTML in the keyword list itself. Although it's intended for inserting keywords or keyphrases, really it can insert just about anything. You can use full sentences or paragraphs with your own HTML or whatever added in.

- Support for spintax in the Image & Link lists. Since Spiffer works with lists that are pipe separated, using spintax in the anchors/alt text wasn't working. This has been fixed, you can now do things like this in your list and it will insert the entire spintax chunk:
http://www.blah.com/whatever.html|{anchor 1|anchor 2|anchor 3}|{anchor 4|anchor 5|anchor 6}|{anchor 7|anchor 8|anchor 9}

- Preserve First Paragraph while Blending. This is an option that was requested to improve at-a-glance readability. When this option is selected, the blender will basically skip over the first paragraph of each article while blending the rest of the content. This can improve the odds of your blended content standing up to manual scrutiny.